WGT 5.1 Revision History: August 2, 1996 - Re-released with full libraries and extra source code October 11, 1995 - Released patch level 1 - Fixed SVGA bank size problems - Fixed FLIC memory playing - cause memory corruption and GPF - Fixed 1 pixel gap between gouraud and solid textured triangles June 11, 1995 - First revision release (5.1) - Fixed get sprite tool bug (left an xor'ed box) - Made the 3D_CAM rotation and texture all objects instead of just the first one. - Cut the polygon and vertice list in half (now 10000 max) in 3D_CAM. - Added a quick reference for all libraries. - Included a compiled version of CDPLAY June 10, 1995 - Sprite Editor: - Fixed the flickering mouse cursor during the pencil tool. - Sped up the spray tool, almost always needs a delay now. - Fixed freezing problem with zoom selectors. - Map Maker: - Fixed the map window from drawing extra tiles on the lower right of the map. - Fixed the scrolling limits. - Fixed the PCX export when saving large pictures. - Fixed the window scroll bar so you can't accidentally click it while drawing on the map. - Made it run smoother, less mouse flickering and fewer pauses. - Fixed the scrolling library code for loading large maps. June 9, 1995 - Fixed the installation program bug, where the drives available were shown incorrectly. - Added DOS4GW to the examples directory for those evaluating the demo version without Watcom C installed. - Changed the way the file selector is moved. It now is offset from where you click the mouse instead of the top left corner being at the mouse cursor. - Removed the incorrect microsecond statement at the end of WGT55.C - Made extended keypresses only count as one key in SVGA mode selection - Changed the way WGT56 scrolls the map. Now the background is based on a percentage of the foreground. - Reminded people to turn on the numlock key in WGT54.C. - Fixed slow Map Maker bug, by taking out retrace in mon and moff. - Made the Map Maker run smoother, less mouse flickering. - Fixed the keyboard interrupt bug with left shift key and arrows. June 4, 1995: - Initial demo release (5.0)